From: Debian Qt/KDE Maintainers Date: Sat, 21 Feb 2026 15:47:53 +0000 (+0100) Subject: cross X-Git-Tag: archive/raspbian/6.23.0-1+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com//%22gabor.peterffy%40gmail.com/%22/%22http:/www.example.com/%22gabor.peterffy%40gmail.com/%22?a=commitdiff_plain;h=880b906159b9402e903df78b5da16e73a517941f;p=kf6-kconfigwidgets.git cross Gbp-Pq: Name cross.patch --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 4b6edc2..9aaf99f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -45,7 +45,7 @@ endif() set(EXCLUDE_DEPRECATED_BEFORE_AND_AT 0 CACHE STRING "Control the range of deprecated API excluded from the build [default=0].") -cmake_dependent_option(BUILD_DESIGNERPLUGIN "Build plugin for Qt Designer" ON "NOT CMAKE_CROSSCOMPILING" OFF) +option(BUILD_DESIGNERPLUGIN "Build plugin for Qt Designer" "NOT CMAKE_CROSSCOMPILING") add_feature_info(DESIGNERPLUGIN ${BUILD_DESIGNERPLUGIN} "Build plugin for Qt Designer") set(kconfigwidgets_version_header "${CMAKE_CURRENT_BINARY_DIR}/src/kconfigwidgets_version.h")